home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Utilities / DOpus / DOpus5-Arexx / Readme.txt < prev   
Encoding:
Text File  |  1998-04-10  |  1.1 KB  |  30 lines

  1. Short:    Some useful arexx scipts for dopus5
  2. Uploader: elrond@club-internet.fr
  3. Author:   David Gonneau (France)
  4. Type:     biz/dopus
  5.  
  6. ------------------------------------------------------------------------------
  7. Here are some great scripts for Dopus 5.
  8.  
  9. Catalogize.dopus5 : will rename the files of all selected directories
  10. -----------------   with the directory name and a number.
  11.  
  12. DMS.dopus5        : will make a 'backup' of disks in DMS format
  13. ----------          It will ask you :
  14.                       - the NAME of the backup
  15.                       - the NUMBER of disks to perform with this name
  16.                       - the source driver
  17.  
  18.   The DMS files will be named as : NAME(n-NUMBER).DMS
  19.   example :  universe(1-6).DMS  etc ...
  20.  
  21.   NB :if you choose number = 1 this will make a normal single disk DMS archive
  22.       without changing the name (i.e : no "(1-1).dms" names)
  23.  
  24.  
  25. Playmidi.dopus5   : will play a midi song with progress bar display
  26. ---------------     and abort button.
  27.                     This will need GMplay correctly installed.
  28.  
  29. ------------------------------------------------------------------------------
  30.